Appliance Logging Liagent LogCollection ClientError

Appliance Logging Liagent LogCollection ClientError
Appliance Logging Liagent LogCollection ClientError

Error thrown when malformed syntax or invalid data in the request.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "configurations": [
        {
            "enabled": false,
            "unitid": "string",
            "unittype": "string",
            "status": "string",
            "message": "string",
            "content": "string"
        }
    ]
}
configurations
Required

Contains more information about the error happend during loginsight agent configurations.

This property was added in vSphere API 9.1.0.0.